Skip to content

Conversation

bradhilton
Copy link
Collaborator

No description provided.

@bradhilton bradhilton changed the title feat: Add some preliminary testing support feat: Add some preliminary unit testing support Aug 15, 2025
…reporting

- Added functionality to run unit tests using pytest within the run_checks script.
- Implemented detailed reporting of test results, including counts of passed, failed, and skipped tests.
- Updated the script to provide tips for resolving type and test failures.
- Refactored imports in various files to accommodate new preprocessing structure.
- Removed obsolete test files and added new unit test notebooks for trajectory tokenization.
…d initialization

- Updated expected tokenization results for the capital of France to reflect the correct answer "Paris" instead of "London".
- Added random seed initialization to ensure reproducibility in tests.
- Refactored imports and code structure for clarity.
- Improved the run_checks script to include detailed unit test execution and summary reporting.
- Added functionality to parse and display test results, including counts of passed, failed, and skipped tests.
- Updated the unit test notebook to correct tokenization results for the capital of France and ensure reproducibility with a fixed random seed.
- Refactored code structure for clarity and maintainability.
@bradhilton bradhilton marked this pull request as ready for review August 15, 2025 23:27
@bradhilton bradhilton merged commit 234cad9 into main Aug 15, 2025
2 checks passed
@bradhilton bradhilton deleted the feat/testing branch August 15, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant